home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re ODF 1 - download issues.8 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.9 KB  |  [TEXT/ttxt]

  1. Subject:     Re: ODF 1 - download issues
  2. Sent:        5/18/96 1:33 PM
  3. Received:    5/22/96 8:32 AM
  4. From:        Damon Cokenias, cokenias@mtn-palace.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Hi All,
  9. >        Did you know CodeWarrior increases memory of System Software
  10. >when updating the project?
  11. >        After reading the message from Christopher Hunt, I tried to build
  12. >the ODF sample project ( ODFButton ), showing the dialog box of "About
  13. >this Macintosh..." . Before updating, used memory of System Software and
  14. >CodeWarrior 1.5 is about 5,700k and 3,600k, respectively. In the middle of
  15. >updating the memory for System increases up to about 16,000k and the one
  16. >for CW still remain the same. I didn't know this before and the same thing
  17. >happens for all the projects. No wonder it's going to be slow if you don't
  18. >have enough memory. My PM6100/66 got only 16MB and is doubled with
  19. >RAMDoubler. One of the reason I prefered CW is the smaller size of memory
  20. >requirement compare to Symantec C++ for PM. If SC++ requires only 12MB
  21. >for itself and don't increase memory for System, it's about the same or
  22. >SC++ could be used with smaller size.
  23. >
  24. >                        Shinsaku Akogi
  25.  
  26. Both CodeWarrior and Symantec C++ use Temporary Memory when
  27. compiling/bringing up to date.  That is why you will see the system memory
  28. size increase with both products.  Unfortunately, 16MB just isn't enough
  29. real RAM to work comfortably these days.
  30.  
  31. -Damon
  32.  
  33.  
  34. +-----------------------------------------------------------------------+
  35. |   /\    Damon Cokenias                                                |
  36. |  /^^\   cokenias@mtn-palace.com                                       |
  37. | /____\  Visit the Mountain Palace at http://www.netgate.net/~cokenias |
  38. +-----------------------------------------------------------------------+
  39.  
  40.